home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19961006-19970104 / 000253_news@columbia.edu _Wed Dec 4 04:09:22 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.8.3/8.8.3) with ESMTP id EAA05870 for <kermit.misc@watsun.cc.columbia.edu>; Wed, 4 Dec 1996 04:09:21 -0500 (EST)
  3. Received: (from news@localhost) by newsmaster.cc.columbia.edu (8.8.3/8.8.3) id EAA15073 for kermit.misc@watsun; Wed, 4 Dec 1996 04:09:19 -0500 (EST)
  4. Path: news.columbia.edu!panix!feed1.news.erols.com!news.idt.net!news.bbnplanet.com!cam-news-hub1.bbnplanet.com!news.mathworks.com!EU.net!Belgium.EU.net!news
  5. From: Lieven Tomme <ltom@lvd.be>
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: K95 set modem command
  8. Date: Wed, 04 Dec 1996 09:53:48 +0100
  9. Organization: LVD Company n.v.
  10. Lines: 16
  11. Message-ID: <32A53C1C.48EE0CD9@lvd.be>
  12. References: <32A43C89.4FCF16CF@lvd.be> <581fse$rp8$1@apakabar.cc.columbia.edu>
  13. NNTP-Posting-Host: lvdcomp.eunet.be
  14. Mime-Version: 1.0
  15. Content-Type: text/plain; charset=us-ascii
  16. Content-Transfer-Encoding: 7bit
  17. X-Mailer: Mozilla 2.02 (X11; I; Linux 1.1.59 i486)
  18.  
  19. Frank da Cruz wrote:
  20.  
  21. > Evidently your null modem cable does not have CD and DTR
  22. > cross-connected in both directions, so K95 thinks there is no carrier,
  23. > and therefore no connection.  This is OK when using modems, as there
  24. > is *supposed* to be no carrier until after you successfully dial.
  25. > Solutions: (1) fix the cable, or (2) tell K95 to "set carrier off".
  26.  
  27. Yes, I agree. But even setting the carrier 'off' doesn't alter
  28. anything, either with 'set modem type hayes-2400' (this keeps on
  29. working properly) or with 'set modem type none' (this doen't get
  30. me towards communication), as I already had tried (I guess I should
  31. have mentioned this, sorry ...)
  32.  
  33. Lieven.